GXGetFormatMapping
You can use theGXGetFormatMapping
function to obtain the mapping for a format object.
void GXGetFormatMapping (gxFormat aFormat, gxMapping *aMapping);
aFormat
- A reference to the format object for which to obtain the mapping.
aMapping
- On return, the mapping for a format object.
- function result
- None.
DESCRIPTION
TheGXGetFormatMapping
function returns a mapping for a format object that is a mathematical representation of the format object's scaling and orientation settings.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it. SEE ALSO
Listing 3-15 on page 3-57 shows how to use theGXGetFormatMapping
function.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help